home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 February / PCpro_2005_02.ISO / files / opensource / Screencopy_2.3 / ssc-setup-2.3.exe / {app} / Docs / ssc.css < prev   
Encoding:
Cascading Style Sheet File  |  2004-12-01  |  219 b   |  19 lines

  1. body {
  2.  
  3.  font-family: helvetica,arial,sans-serif;
  4.  
  5. }
  6.  
  7.  
  8.  
  9. a {
  10.  
  11.  font-weight: bold;
  12.  
  13.  color: #003080;
  14.  
  15. }
  16.  
  17.  
  18.  
  19. .bluefont {
  20.  
  21.  font-weight: bold;
  22.  
  23.  color: #000080;
  24.  
  25. }
  26.  
  27.  
  28.  
  29. .greybg {
  30.  
  31.  background: #9F9F9F;
  32.  
  33. }
  34.  
  35.  
  36.  
  37.